home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / lightwave / lwmlist / 96.lightwave-0208 / 000221_lightwave@garcia.com _Sun Dec 10 04:06:05 1995.msg < prev    next >
Internet Message Format  |  1995-12-14  |  2KB

  1. Received: from relay6.UU.NET (relay6.UU.NET [192.48.96.16]) by keeper.albany.net (8.7.1/8.7.1) with ESMTP id EAA28779 for <dwarner@albany.net>; Sun, 10 Dec 1995 04:06:04 -0500 (EST)
  2. Received: from garcia.com by relay6.UU.NET with SMTP 
  3.     id QQztmh12043; Sun, 10 Dec 1995 03:58:37 -0500 (EST)
  4. Received: from  (localhost) by garcia.com (5.x/SMI-SVR4)
  5.     id AA24430; Sun, 10 Dec 1995 03:58:57 -0500
  6. Date: Sun, 10 Dec 1995 03:58:57 -0500
  7. Errors-To: dwarner@albany.net
  8. Message-Id: <Pine.SUN.3.91.951210034707.22901B-100000@access4.digex.net>
  9. Errors-To: dwarner@albany.net
  10. Reply-To: lightwave@garcia.com
  11. Originator: lightwave@garcia.com
  12. Sender: lightwave@garcia.com
  13. Precedence: bulk
  14. From: Ernie Wright <erniew@access.digex.net>
  15. To: Multiple recipients of list <lightwave@garcia.com>
  16. Subject: Re: BML run-time for the Alpha!
  17. X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
  18. Status: RO
  19. X-Status: 
  20.  
  21. I wrote:
  22.  
  23. > ... Intel is big-endian (most significant byte at the highest address),
  24. > and Windows has *nothing* to do with byte order.
  25.  
  26. Since I seem to be talking to myself anyway...
  27.  
  28. I misused the term "big-endian."  Big-endian means that the MSB is at
  29. the *lowest* address.  The MSB on x86 machines is, as I said, at the
  30. highest address.  Intel is therefore little-endian.
  31.  
  32. And the Alpha AXP can be told to use either byte order, so it's not
  33. unreasonable to suppose that Alphas configured as Windows machines are
  34. little-endian by (Windows) design, if for no other reason than to be
  35. more PC-compatible.  That's not the same as saying that all Windows
  36. systems must be little-endian, but I'm sure nobody cares whether this
  37. is true anyway.
  38.  
  39. Assuming Alpha/Windows is little-endian, Bob's absolutely right, there's
  40. no reason to think the Alpha BML RT won't run Intel-compiled scripts.
  41.  
  42. <Sigh>
  43.  
  44. - Ernie
  45.